TinyButStrong Error CacheSystem plug-in: The cache file './tbscache/cache_search-Bin/sh go command not found-akt6wv.html' can not be saved. go command is not recognized in terminal? : rgolang :: 哇哇3C日誌
The package should put the /usr/local/go/bin directory in your PATH environment variable. You may need to restart any open Terminal sessions for the change to ...
I'm using go1.15, on Ubuntu 18.04, trying to build lnd from source off of github. I run sudo make install after all the preliminaries but keep getting error.
Your problem is that GOPATH is not set. Some variables like PATH or HOME are so essential that they have values when you log on. GOPATH is not among them.